home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 13560 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.5 KB

  1. Path: porcupine1-13.highway1.net.au!user
  2. From: dent@highway1.com.au (Andy Dent)
  3. Newsgroups: comp.lang.c++,comp.object
  4. Subject: Re: OO language tools
  5. Date: Tue, 26 Mar 1996 23:04:28 +0800
  6. Organization: A.D. Software
  7. Message-ID: <dent-2603962304280001@porcupine1-13.highway1.net.au>
  8. References: <4j4uau$9s5@the-fly.zip.com.au>
  9. NNTP-Posting-Host: 203.7.224.132
  10. X-Newsreader: Value-Added NewsWatcher 2.0b27+
  11.  
  12. In article <4j4uau$9s5@the-fly.zip.com.au>, johnh@zip.com.au (John Heller)
  13. wrote:
  14.  
  15. >I'd love to hear of any experiences (both good and bad) anyone has had
  16. >with tools (source level debuggers, emulators, monitors etc) for the
  17. >OO languages.
  18.  
  19. From a C++ perspective, I'm a big fan of two tools:
  20. - ACI's Object Master, which is a fast and flexible browser/editor for Mac
  21. and Windows. It provides multiple smalltalk-style windows, flexible
  22. searching and categorizing classes, and very fast dictionary lookups for
  23. drilling-down through classes. This makes it great for browsing unfamiliar
  24. frameworks or editing complex code. It also handles uncompilable C++ code
  25. very well. Contact TQD in Canberra.
  26.  
  27. - MicroQuill's SmartHeap is a cross-platform memory manager for
  28. performance enhancement and comprehensive debugging. It is our lifesaver.
  29. Contact info@microquill.com or www.microquill.com.
  30.  
  31. Andy Dent, Product Architect, A.D. Software, Western Australia
  32. OOFILE - "the cross-platform OODBMS that speaks c++"
  33. ftp://ftp.highway1.com.au/pub/adsoftware/oofile/
  34. http://www.highway1.com.au/adsoftware/oofile.html
  35.